home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 130 / maccd 130.iso / software / xmenu.dmg / XMenu / XMenu.app / Contents / Resources / cs.lproj / Preferences.nib / classes.nib next >
Encoding:
Text File  |  2005-06-02  |  1.3 KB  |  44 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 displayNames = id; 
  7.                 followLinks = id; 
  8.                 iconType = id; 
  9.                 menuTitle = id; 
  10.                 position = id; 
  11.                 showIcons = id; 
  12.                 sort = id; 
  13.                 switchAppleMenu = id; 
  14.                 switchDevMenu = id; 
  15.                 switchDocMenu = id; 
  16.                 switchHomeMenu = id; 
  17.                 switchUserMenu = id; 
  18.             }; 
  19.             CLASS = PreferencesPanel; 
  20.             LANGUAGE = ObjC; 
  21.             OUTLETS = {
  22.                 applBtn = id; 
  23.                 applTitle = id; 
  24.                 devBtn = id; 
  25.                 devTitle = id; 
  26.                 displayNamesBtn = id; 
  27.                 docBtn = id; 
  28.                 docTitle = id; 
  29.                 homeBtn = id; 
  30.                 homeTitle = id; 
  31.                 iconBtns = id; 
  32.                 iconTypeBtn = id; 
  33.                 linksBtn = id; 
  34.                 posBtn = id; 
  35.                 sortBtn = id; 
  36.                 titleBtns = id; 
  37.                 userBtn = id; 
  38.                 userTitle = id; 
  39.             }; 
  40.             SUPERCLASS = NSPanel; 
  41.         }
  42.     ); 
  43.     IBVersion = 1; 
  44. }